home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 6175 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1017 b 

  1. Path: xnet.com!kd9fb
  2. From: kd9fb@xnet.com (Peter Mikalajunas)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Phonetic string comparison function needed
  5. Date: Thu, 22 Feb 1996 19:05:34 LOCAL
  6. Organization: xnet.com
  7. Message-ID: <kd9fb.61.001CD342@xnet.com>
  8. References: <4gf3rh$8vp@soap.news.pipex.net>
  9. NNTP-Posting-Host: monsoon.xnet.com
  10. X-Newsreader: Trumpet for Windows [Version 1.0 Rev B final beta #4]
  11.  
  12. In article <4gf3rh$8vp@soap.news.pipex.net> aai05@dial.pipex.com writes:
  13.  
  14. >Does anyone out there have a phonetic string comparison function, written in C
  15. >(as opposed to C++) that they could let me have? The sort of thing I'm after is
  16. >a means of identifying that for example, Smith, Smithe and Smythe are similar
  17. >and 
  18. >Cat and Dog aren't. I imagine spell checkers do this sort of comparison all the
  19. >time.
  20.  
  21. Your referring to a soundex algorithm.
  22.  
  23. I believe there is on in Snippets.  You can find Snippets on
  24. any SimTel mirror in /msdos/c/snip9510.zip.
  25.  
  26.  
  27.  
  28.  Peter Mikalajunas
  29.  kd9fb@xnet.com
  30.  http://www.xnet.com/~kd9fb
  31.  
  32.